Returns a TextOutputStream. Appends the text to the text file.
Syntax |
|---|
|
result = FolderItem.AppendToTextFile( ) |
Return Value |
|
|---|---|
|
Result |
|
Notes
If the file does not exist, it is created.
FolderItem.AppendToTextFile Function
Returns a TextOutputStream. Appends the text to the text file.
Syntax |
|---|
|
result = FolderItem.AppendToTextFile( ) |
Return Value |
|
|---|---|
|
Result |
|
If the file does not exist, it is created.